
if service.click({
{"turn s*|audio s*",
}
})
return true
end

if service.click({
{"%Direct long press",
"more",
"u*",
"unsend for e*",
}
})
return true
end
